Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit d4dd9938262d07397f9229c163a095de6cbb6414


Parents : 436d117
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-04-29T18:28:30-05:00

chore(docs): cleanup

Changes

1 files changed, 0 insertions(+), 2 deletions(-)

M README.md -2

Diff

diff --git a/README.md b/README.md
index 6b98505c..3f3237f7 100644
--- a/README.md
+++ b/README.md
@@ -144,8 +144,6 @@ meshchatx --headless
pipx install ./reticulum_meshchatx-*-py3-none-any.whl
```
-The wheel **does not embed** Reticulum inside the MeshChatX package. It declares **`rns`** as a normal Python dependency (`rns>=1.1.9` in `pyproject.toml`), so in the same virtualenv or `pip` environment you get **separate** `site-packages` entries. You can **upgrade Reticulum independently** (for example `pip install -U "rns>=1.1.9"`) and the next `meshchatx` run will use that installed `RNS` module, as long as the version still satisfies the declared range. That is the usual “user-controlled” pip story; it is **not** shared with self-contained app bundles.
-
## Run from Source (Web Server Mode)
Use this when developing or when you need a local custom build.


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────